home *** CD-ROM | disk | FTP | other *** search
/ The Very Best of Atari Inside / The Very Best of Atari Inside 1.iso / pofo / applicat.ion / vde15 / vde15.doc < prev    next >
Text File  |  1991-08-21  |  79KB  |  1,340 lines

  1.  
  2.  
  3.                                   VDE15.DOC
  4.                                   ---------
  5.                     Instructions for Video Display Editor:
  6.                              VDE 1.5  (12/5/89)
  7.  
  8.                              (c)1987-89, E. Meyer
  9.  
  10.  
  11.               Requires:  Any 80x86 computer; MS/PCDOS 2.x or above.
  12.  
  13.  
  14. ==============================================================================
  15.  
  16.  
  17.     VDE is a small, fast, powerful text editor with many standard features:
  18.  
  19.   * multiple files, windows   * block operations     * subdirectory support
  20.   * wordwrap and reformat     * find and replace     * full DOS utilities
  21.   * margins, tabs, spacing    * undo deletions       * WordStar compatibility
  22.   * full-featured printing    * definable F-keys     * configurable options
  23.  
  24. In addition, VDE has some unique features that you might not expect, including
  25.  
  26.       * easy menu-bar operation OR WordStar command set
  27.       * built-in utilities: file manager, file compare, file splitter, append 
  28.              to file, print to file, WordStar/ASCII conversion, word count,
  29.              print toggle pair check...
  30.       * automatic sequential numbering
  31.       * keystroke macros with full programming ability
  32.       * automatic save interval
  33.  
  34.      VDE is versatile: its pure ASCII mode makes it an ideal choice for a 
  35. DOS file editor, yet its full formatting and printing features also make it an 
  36. efficient WordStar-compatible word processor.
  37.      VDE is small: about 40k on disk, with no overlay files, it can be 
  38. configured not to make backup files; it will run in as little as 90 to 140k 
  39. RAM.  This makes VDE an efficient editor to run from a shell within telecom, 
  40. database, file maintenance, programming language, and other application soft- 
  41. ware; it is also well suited to portable computers that have limited space.
  42.      VDE is fast: it is written in 8086 assembler; on IBM PCs, it writes 
  43. directly to video RAM; it operates entirely in memory, with no disk access 
  44. during editing.  Speed is a factor that commercial programs often overlook.  
  45. Finding a string near the end of a 60k nondocument file takes WordStar 4 about 
  46. 20 seconds [8 MHz 8088]; VDE does it in half a second.  When you are free to 
  47. move around in your file with this speed, you can do more of your work 
  48. instantly on screen, and less on paper.
  49.  
  50.      VDE requires MS/PCDOS version 2.x or higher, and a recommended minimum of 
  51. 256k RAM (though editing one file really requires only about 90 to 140k).  It 
  52. can be installed either to optimize performance on IBM PC compatibles, or to 
  53. allow operation on any computer running MSDOS with an ANSI.SYS driver.  It has 
  54. many user configurable options.  [See VINST.DOC for details.  Comments below 
  55. in brackets "[]" point out various uses of VINSTALL.]
  56.  
  57.      Primary distribution points for VDE, as of October 1988, are:
  58.          (1) Glendale Littera QBBS - Glendale, CA  (818)956-6164.
  59.          (2) On CompuServe, in download libraries (DL) of the IBMAPP forum.
  60. Users with access to a modem can always find the most recent release of VDE on 
  61. these systems.  In addition, VDE is available on a wide variety of other 
  62. remote systems, and also on disk through several software libraries, including:
  63.          The Public Software Library, P.O. Box 35705, Houston TX 77235.
  64.  
  65.      Any use of VDE is governed by the Usage Policy detailed below.
  66.  
  67.  
  68.  
  69. ===============================  USAGE POLICY  ===============================
  70.  
  71.  
  72.      The VDE editor and its documentation are copyright (c)1987-89 Eric Meyer, 
  73. all rights reserved.  They may not be circulated in any incomplete or modified 
  74. form, nor sold for profit, without written permission of the author.  The use 
  75. or sale of VDE is subject to the following terms:
  76.  
  77. INDIVIDUAL USE:       VDE may be freely used and shared with others; there is 
  78. ----------         no required registration fee.  (If you like VDE and find it 
  79.                    useful, please do consider sending a contribution!)
  80.  
  81. INSTITUTIONAL USE:    Any corporation or institution wishing to use VDE in the 
  82. -------------      course of its business must purchase a SITE LICENSE.  A 
  83.                    standard license, allowing the use of VDE on up to 20 
  84.                    different computers, can be ordered for US $50.00; write 
  85.                    for terms concerning larger quantities.  A disk containing 
  86.                    the latest release of VDE will be included at no additional 
  87.                    charge (please specify 5.25" 360k or 3.5" 720k disk).
  88.  
  89. COMMERCIAL SALE:      Any software dealer or library may offer VDE for sale, 
  90.            ----    as long as the price of the disk containing the program
  91.                    does not exceed US $5.00.  With this single exception, the 
  92.                    sale of VDE for profit, either alone or together with other 
  93.                    software or hardware, requires a contract to provide for 
  94.                    royalty payments.  Please write to the author for terms.
  95.  
  96.  
  97.                  Eric Meyer
  98.             401 12th Ave SE, #139          CompuServe [74415,1305]
  99.             Norman, OK  73071  USA
  100.  
  101.  
  102.      DISCLAIMER: You undertake to use VDE at your own risk.  The author 
  103. assumes no liability for damages of any kind resulting from your use of VDE.
  104.  
  105.  
  106.      Trademarks.  Word processing software discussed below: "WordStar" is a 
  107. trademark of MicroPro International, and "WordPerfect" of WordPerfect Corp.
  108.  
  109.  
  110. ================================  CONTENTS  ==================================
  111.  
  112.  
  113. 1. INTRODUCTION: Using this manual; Installation; Command line syntax, 
  114.                  examples; VDE operating modes (MenuBar, Command).
  115.  
  116. 2. COMMAND SUMMARY: a complete brief listing of all commands:
  117.                MenuBar choices;
  118.                Ctrl, ^K (Block/File), ^Q (Quick), ^O (Onscreen), Alt, Esc.
  119.  
  120. 3. EDITING COMMANDS, explained alphabetically by category:
  121.        Auto indent, Auto number, Auto save, Block commands, Deleting, Files, 
  122.     Find/replace, Graphics, Header, Hyphenation, Information, Inserting, Line 
  123.     spacing, Margins, Matching up files, Moving around, Multiple files, 
  124.     Pagination, Place markers, Printer codes, Printer drivers, Printing, 
  125.     Proportional spacing, Ruler line, Run command/shell, Save/exit, Screen 
  126.     controls, Splitting files, Tabs, Time/date, Undelete, Upper/lower case, 
  127.     Windows, Wordwrap & reformat.
  128.  
  129. 4. GENERAL INFORMATION, alphabetically by category:
  130.        Directories, Error messages, File modes, Floppy disk space, Memory, 
  131.     Prompts, WordPerfect compatibility, WordStar compatibility.
  132.  
  133. 5. APPLICATION TIPS, alphabetically by topic:
  134.        DesqView, Foreign ASCII files, Programming, Redirecting I/O, Spelling 
  135.     checkers, Structured languages, Transposing text, WordStar/ASCII 
  136.     conversion.
  137.  
  138.     [The following sections are in the companion file VINST.DOC.]
  139.  
  140. 6. MACROS.  Explanation and examples of:
  141.         Function keys, Key redefinition files, Macros, Macro keys, Macro
  142.      programming, Recording macros.
  143.  
  144. 7. RUNNING VINSTALL.  How to use VINST.COM to modify VDE.COM:
  145.         Installing for different computers, printers; user defaults and 
  146.      options; macro and function key defaults.
  147.  
  148.     [See the companion file VDE.UPD for version history and recent changes.]
  149.  
  150.  
  151. =============================  1. INTRODUCTION  ==============================
  152.  
  153.  
  154.      TO INSTALL VDE, use the VINSTALL configuration program; see the 
  155. accompanying file VINST.DOC.  You should perform the computer installation 
  156. before you start to use VDE; if you do not have a 100% IBM compatible, you 
  157. MUST do this.  In fact, an uninstalled copy of VDE will ask you this each time 
  158. you run it -- reminding you to use VINSTALL.  Most of the remaining choices 
  159. pertain to options, and need not be made hastily; you will discover how you 
  160. want everything set as you learn to use VDE.
  161.  
  162.      TO RUN VDE, you can just type "VDE", with no arguments; or, you may 
  163. specify a list of up to 8 filenames.  Any filename may include a DOS 
  164. directory, and/or be followed by a mode option.  A key definition file may 
  165. also be specified at the end of the command line, following a plus sign "+".
  166.  
  167. SYNTAX:     note "{}" = optional
  168.  
  169.     C>vde {filename} {/m} {, filename2 {/m}} {,...} {+name.VDK} {+name.VDF}
  170.  
  171. EXAMPLES:   C>vde                         C>vde article.doc/w +ws4.vdf
  172.             C>vde sample.fil              C>vde b:myfile,myfile.bak
  173.             C>vde a:\recs\sep85;summary   C>vde prog.doc/a,prog.asm/n,errors
  174.  
  175.          "filename" - file to edit.  If no name is given, you begin a new 
  176.     (untitled) file.  Multiple names can be separated by a comma, to allow the 
  177.     previous item's directory to carry over to the next item (unless it begins 
  178.     with a drive or root "\"), or by a semicolon, to prevent this.  (In the 
  179.     above examples, MYFILE.BAK is on B:, but SUMMARY is on C:, not A:\RECS.)
  180.          "/m" or " m" - optional choice of file modes: "m" can be "W"ordstar 
  181.     document, WordStar "5" document, "A"SCII document, or "N"ondocument.  
  182.     Normally defaults to "/A".  Must be separated from filename by a space 
  183.     and/or a slash.  See FILE MODES.
  184.          "+name.VDK (or VDF)" - optional macro and/or function key definition 
  185.     file to load.  See KEY DEFINITION FILES.
  186.  
  187.      VDE can edit different types of files: nondocuments, such as program 
  188. source code; or documents with formatted text, in either pure ASCII or 
  189. WordStar format.  Maximum file size is roughly 80k; if an existing file is too 
  190. large to edit with VDE, divide it up (see SPLITTING FILES).
  191.  
  192.      VDE gives you a certain amount of information at the top of the screen 
  193. (for details see HEADER, RULER).  At times, further information may be 
  194. provided by various menus or error messages; press [Esc] or [Space] to remove 
  195. these.  Any input prompts (like "New value:") may be cancelled by typing ^U.
  196.  
  197.      Hint: If you need on-line help while learning to use VDE, it's an 
  198. excellent idea to load VDE.DOC as a second file while you work.  Then just 
  199. switch to it and search for the help you need (for example, the word "margin").
  200.  
  201.                                OPERATING MODES
  202.  
  203.      VDE has two distinct modes of operation:
  204.             (1) MENU-BAR mode.      (2) COMMAND mode.
  205. If you see the message "Esc=MenuBar" at the right end of the header line, you 
  206. are in MenuBar mode.  If this area is blank, you are in command mode.
  207.      To switch into MenuBar mode from command mode, type Esc,?; to switch to 
  208. command mode from MenuBar mode, select {Misc:Command mode} (Esc,M,C).
  209.  
  210.      (1) If you are new to word processing, you may find the MenuBar mode 
  211. easiest.  Just press the [Esc] key, and a series of menu bars will guide you 
  212. to the function you need: type a highlighted letter to select from each menu.  
  213. Most (though not all) of VDE's features are available in this mode.  In the 
  214. text below, MenuBar commands will be referred to in the following manner:
  215.                           {stYle:Underline}
  216. This designates selecting st"Y"le, then "U"nderline from the menu bar sequence 
  217. (you actually type Esc,Y,U).
  218.  
  219.      (2) Control-key commands (WordStar compatible), although they do need to 
  220. be memorized, are more concise, and give access to the full range of VDE 
  221. features, including powerful macros.  If you're familiar with the popular 
  222. WordStar command set already, you can probably start right in editing files 
  223. with VDE.  It uses simple one- or two-key combinations, like:
  224.                               Ctrl-Q  F
  225. These are easily found by the touch typist without distraction, and probably 
  226. account for the continuing popularity of WordStar, which (despite being nearly 
  227. a decade old) is still widely used throughout the world.
  228.      Most of these commands in VDE are identical to those in WordStar, though 
  229. a few differ slightly.  But VDE is more than just a WordStar "clone", and has 
  230. a number of extra Alt-key and Esc-key commands to invoke its additional 
  231. features, such as multi-file editing.  At some point you should read this 
  232. manual thoroughly, to make sure you're aware of all of VDE's capabilities.
  233.  
  234.  
  235. ===========================  2. COMMAND SUMMARY  =============================
  236.  
  237.  
  238.      Explanation of Keys:  IBM PC special keys are indicated in [brackets], 
  239. including arrows "^,v,<,>" for the cursor keys.  ([+] and [-] refer to the 
  240. keypad +,- keys only.)  "Esc" means the Escape key, [Esc]; "Esc1" means 
  241. [Esc],1.  "Alt" indicates holding down the [Alt] key: "AltD" means [Alt]+D.  
  242. The "^" character indicates holding down the [Ctrl] key: "^K" means [Ctrl]+K.  
  243. Many commands require two-key sequences, eg ^QR = [Ctrl]+Q,R; whether you hold 
  244. down [Ctrl] for the second key as well doesn't matter.  The prefix (^Q) 
  245. displays in the header, and can be canceled by pressing Esc or Space.
  246.      Synonyms:  If your keyboard lacks any of the IBM PC keys, synonyms are 
  247. always available (eg, ^R for [PgUp]).  If you have no [Alt] key, you can still 
  248. access the Alt-commands with a double-Esc prefix: Esc,Esc,X = AltX.
  249.      Note for previous CP/M VDE users: the original CP/M command set 
  250. (EscS=Save, etc) is no longer supported.  But you can easily emulate it, by 
  251. defining the macro keys appropriately (for example, define EscS as ^KS).
  252.  
  253.  
  254.                                 UNIVERSAL KEYS
  255.  
  256.      The following keys are active in either operating mode.  (An asterisk "*" 
  257. marks VDE features that you might not expect.)
  258.  
  259.   [Ret] = Carriage Return (also known as [Enter], CR, or ^M).
  260.             New line.  In documents, marks a paragraph end.
  261.   [BkSp] or [<-] = BackSpace (also known as BS or ^H).  [May delete.]
  262.   [Tab] = Hard Tab mode: insert Tab.  Variable Tab mode: move to next stop.
  263. * Shft[Tab] = backward variable Tab: move to previous stop.
  264.  
  265.      [Del] = delete character to the left.  [May instead delete right.]
  266. *   ^[Del] = delete character in opposite direction from [Del].
  267.      [Ins] = toggle INSERT mode on and off.
  268.  
  269.      [^], [v], [>], [<] (IBM cursor keys).
  270.      ^[>]  = move to start of next word right.
  271.      ^[<]  = move to start of previous word (left).
  272.  
  273.      [-] = scroll back one line.
  274.      [+] = scroll forward one line.
  275.      [PgUp] = scroll back one screen.
  276.      [PgDn] = scroll forward one screen.
  277. *    ^[PgUp] = scroll both files back a screen (in split screen mode).
  278. *    ^[PgDn] = scroll both files forward (").
  279.  
  280.      [Home] = go to top of screen.    [Home, End keys can also be set
  281.      [End]  = go to bottom of screen.     to beginning, end of line instead.]
  282.      ^[Home] = move to top of file.
  283.      ^[End]  = move to end of file.
  284.  
  285.  
  286.                                 MENU-BAR MODE
  287.                      ("Esc=MenuBar" shows at upper right)
  288.  
  289.      Press [Esc] to call up the main menu bar; select an option by typing the 
  290. capitalized, highlighted letter.  For example, the main menu bar reads:
  291.   ----------------------------------------------------------------------
  292.   Delete  moVe  Text  stYle  Set  sCreen  Misc  Print  Block  File  Exit
  293.   ----------------------------------------------------------------------
  294. If you wanted to underline text, you would type "Y" for stYle, on which you 
  295. would see a new menu bar listing Underline, Bold... and so on.  You can type 
  296. [Esc] again, to back up one menu, or exit.
  297.      The entire MenuBar set, for your reference, appears below.  For further 
  298. explanation of commands, look them up below under their command mode 
  299. equivalents, given in the second column.
  300.  
  301.  {Delete: del Line}               ^Y                  see DELETING
  302.           to line Start}          ^Q[Del]
  303.                   End}            ^QY
  304.           del to Char}            ^QT
  305.           del Block}              ^KY
  306.           Undelete}               ^U                  see UNDELETING
  307.  
  308.  {moVe: Find}                     ^QF                 see FIND/REPLACE
  309.         Replace}                  ^QA
  310.         rEpeat f/r}               ^L
  311.         Overview bar}             AltO                see MOVING AROUND
  312.         place Set}                ^PZ
  313.               Go}                 ^QP
  314.  
  315.  {Text: rUler}                    ^OT                 see RULER
  316.         set mrgn L}               ^OL                 see MARGINS
  317.                  R}               ^OR
  318.         Mrgn rel}                 ^OX
  319.         Center}                   ^OC
  320.         Flush}                    ^OF
  321.         rEform}                   ^B                  see REFORMAT
  322.         Autoindent}               ^OA                 see AUTO INDENT
  323.  
  324.  {stYle: Underline}               ^PS                 see PRINTER CODES
  325.          Bold}                    ^PB
  326.          Doublestrike}            ^PD
  327.          Italic}                  ^PY
  328.          Subscript}               ^PV
  329.          suPerscript}             ^PT
  330.  
  331.  {Set: tab Set}                   ^OI                 see TABS
  332.            Clr}                   ^ON
  333.        Varitab}                   ^OV
  334.        Double spc}                ^OS                 see SPACING
  335.        Prop spc}                  ^OJ                 see PROPORTIONAL SPACING
  336.        Hyphen}                    ^OH                 see HYPHENATION
  337.        pg Length}                 ^OP                 see PAGINATION
  338.  
  339.  {sCreen: make Top}               ^OE
  340.           Window}                 AltW                see WINDOWS
  341.           Other win}              AltF
  342.           Header}                 ^OQ                 see HEADER
  343.           Blank}                  ^OZ                 see SCREEN
  344.           Preview}                ^OD
  345.           Ega:43}                 AltE
  346.           Ati:132}                AltA
  347.  
  348.  {Misc: file Info}                ^KI                 see INFORMATION
  349.         VDE copyright}            AltI
  350.         insert Time}              AltT                see TIME/DATE
  351.                Date}              AltD
  352.         Command mode}             Esc?                see OPERATING MODES
  353.  
  354.  {Print: overstrike Char}         ^PH                 see PRINTER CODES
  355.                     Line}         ^PM
  356.          Formfeed}                ^PL
  357.          Tab}                     ^PI
  358.          Graphic}                 AltG                see GRAPHICS
  359.          Driver}                  AltV                see PRINTER DRIVERS
  360.          Print file}              ^KP                 see PRINTING
  361.  
  362.  {Block: Begin}                   ^KB                 see BLOCK COMMANDS
  363.          End}                     ^KK
  364.          Unmark}                  ^KU
  365.          Copy}                    ^KC
  366.          Move}                    ^KV
  367.          cuT}                     AltC                see MULTIPLE FILES
  368.          Paste}                   AltP
  369.          Write}                   ^KW                 see BLOCK COMMANDS
  370.          Zoom}                    ^KZ
  371.  
  372.  {File: Rename work}              ^KN                 see FILES
  373.         Dir}                      ^KF
  374.         Insert}                   ^KR
  375.         Load new}                 ^KL
  376.         load Another}             AltL                see MULTIPLE FILES
  377.         Next file}                AltN
  378.         Prev file}                AltB
  379.  
  380.  {Exit: Save to disk}             ^KS                 see SAVE/EXIT
  381.         eXit w/save}              ^KX
  382.         Quit w/o save}            ^KQ
  383.         Run DOS command}          AltR                see RUN COMMAND
  384.  
  385.  
  386.                                  COMMAND MODE
  387.                         (Right end of header is blank)
  388.  
  389.      Many commands are identical to those in WordStar.  Equal signs ("=") mark 
  390. those that differ significantly from their WordStar equivalents.  (See 
  391. COMPATIBILITY, below.)  Asterisks ("*") mark additional commands unique to VDE.
  392.  
  393.  
  394. I. CONTROL KEYS:  single keystroke commands.
  395.  
  396.      ^J = display help menus.
  397.  
  398.      WordStar arrow-key diamond:
  399.        ^E = up.    ^D = right.             ^F = move to start of next word.
  400.        ^X = down.  ^S = left.              ^A = to start of previous word.
  401.  
  402.      ^W = scroll back one line.            ^R = scroll back one screen.
  403.      ^Z = scroll forward one line.         ^C = scroll forward one screen.
  404.  
  405.      ^G = delete character to right.       ^Y = delete current line.
  406.      ^T = delete word to right.
  407.      ^U = undo last deletion (character, word, line, or block).
  408.  
  409.      ^V = toggle INSERT on/off.            ^N = insert [Ret] (break line).
  410. *    ^_ = insert a space.                  ^P = insert control code.
  411. *    ^P# = insert automatic numbering marker.
  412.  
  413. *    ^^ = toggle case (upper/lower) of character at cursor.
  414.      ^B = reformat paragraph.              ^L = repeat last find/replace.
  415.  
  416.  
  417. II. FILE AND BLOCK COMMANDS:  first press ^K, then the key shown.
  418.  
  419. *    ^KI = file/memory Information.       ^KP = Print the text.
  420.  
  421. *    ^KF = disk File manager.             ^KR = Read a file into text.
  422. *    ^KL = Load a new file to edit.       ^KJ = delete a disk file.
  423.  
  424. *    ^KN = reName current work.           ^KS = Save to disk, and continue.
  425.      ^KD = Done: save & load new file.    ^KX = eXit: save & quit to DOS.
  426. *    ^KA = set Autosave interval.         ^KQ = Quit to DOS, abandoning file.
  427.  
  428.      ^KB = mark start of a Block.         ^KK = mark end of a block.
  429. *    ^KU = Unmark the block.              ^KY = Delete the marked block.
  430.      ^KC = Copy block at cursor location. ^KV = moVe block to cursor location.
  431. *    ^KZ = Zoom into the marked block.    ^KW = Write block to a disk file.
  432. *    ^K# = automatically number items in the block.
  433.      ^K",' = uppercase (") or lowercase (') all text in the block.
  434.  
  435.  
  436. III.  QUICK COMMANDS:  first press ^Q, then the key shown.
  437.  
  438.      ^QS or [<] = go to start of line.    ^QE or [^] = go to top of screen.
  439.      ^QD or [>] = go to end of line.      ^QX or [v] = go to bottom of screen.
  440.  
  441.      ^QR = go to top of file.             ^QB = go to Block start marker.
  442.      ^QC = go to end of file.             ^QK = go to block end marker.
  443. =    ^QZ = go to next place marker.
  444.      ^QI = go to specified page (document) or line (nondocument).
  445.      ^QP = go to Previous position in file (before last sizable move).
  446.  
  447.      ^QF = find a string.                 ^QA = find and replace a string.
  448.  
  449.      ^QY = delete from cursor to end of current line.
  450.      ^Q[Del] = delete from cursor to beginning of current line.
  451.      ^QT = delete up to specified character.
  452.  
  453.  
  454. IV. ONSCREEN COMMANDS:  first press ^O, then the key shown.
  455.  
  456.      ^OR = set Right margin.              ^OX = toggle Margin Release on/off.
  457.      ^OL = set Left margin.               ^OC = Center current line.
  458. *    ^OF = make line Flush with right margin.
  459.  
  460. *    ^OQ = header display on/off.         ^OT = ruler line display on/off.
  461.      ^OB = hard CR display on/off.
  462.      ^OD = preview text with no control codes or hard CRs.
  463.  
  464. *    ^OA = Auto indent on/off.            ^OH = Hyphenation on/off.
  465. *    ^OJ = proportional spacing on/off.   ^OS = double Spacing on/off.
  466.      ^OV = tab mode hard/Variable.
  467.      ^OI = set variable tab stop(s).      ^ON = clear variable tab stop.
  468.  
  469. *    ^OP = set page length (0 turns off pagination).
  470. *    ^OE or [^] = make current line top of screen.
  471. *    ^OW = split Window to show two different portions of the file.
  472. *    ^OZ = temporarily blank the entire screen.
  473.  
  474.  
  475. V. VDE ALT-KEY COMMANDS: press Alt and the key shown.
  476.      (These commands also work with an Esc,Esc prefix instead)
  477.  
  478. *    AltI = show VDE version Information.
  479.  
  480. *    AltL = Load an additional file.      AltB = move Back to previous file.
  481. *    AltW = split Window with 2 files.    AltN = move forward to Next file.
  482. *    AltF = move to other File window.
  483.  
  484. *  AltC,P = Cut and Paste a block from one place or file to another.
  485. *    AltM = Match up the two files on screen, showing differences.
  486. *    AltX = eXit (^KX) from all files.    AltQ = Quit (^KQ) from all files.
  487.  
  488. *    AltR = Run DOS command (or shell).   AltS = Split up a large file.
  489.  
  490. *  AltT,D = enter the current system Time or Date in the file.
  491. *    AltG = enter an IBM Graphics character into text.
  492. *    AltE = EGA screen (43/50 lines).     AltA = ATI screen (132 columns).
  493.  
  494. *    AltO = move with Overview bar.       AltV = change printer driVers.
  495. *    AltU = Use (load or save) macro/function key definition file.
  496.  
  497.  
  498. VI. VDE ESC-KEY COMMANDS:  first press Esc, then the key shown.
  499.  
  500. *    Esc[Tab] = variable tab forward (even in hard tab mode).
  501. *    Esc[<],[>] = shift screen horizontally 32 columns.
  502. *    Esc[^],[v] = shift screen vertically 1/4 screen.
  503.      Esc? = switch to MenuBar mode.  (In macro mode: call up MenuBar.)
  504.  
  505. *    Esc[       = execute a macro string of commands.
  506. *    Esc"       = record a macro from keystrokes.
  507. *    Esc]       = store macro on numeric key for later recall.
  508. *    Esc0...Z   = use stored key.  (In macro mode: jump label.)
  509. *    Esc!,=,~   = jumps and loops, used in macro programming (see MACROS).
  510. *    Esc(),+,-  = counter, used in macro programming.
  511. *    Esc;       = brief pause, during macro execution only.
  512. *    Esc&       = chain to another macro.
  513.  
  514.  
  515. ==========================  3. EDITING COMMANDS  =============================
  516.  
  517.  
  518. AUTO INDENT (^OA) - This command toggles Auto Indent mode.  When ON, wordwrap 
  519.     or the [Ret] key will cause the cursor to advance to:
  520.          Any existing indentation on the line (if INSERT is OFF); or,
  521.          The same indentation as the previous line (if INSERT is ON).
  522.     Thus, once you set the indentation level, VDE will automatically maintain 
  523.     it.  (Indentation must NOT be done with hard tabs; it can be changed with 
  524.     space, backspace, or with variable tabs, which insert spaces.)  Useful as 
  525.     a paragraph indent, or for outlines, structured program source code, etc.
  526.  
  527. AUTO NUMBER (^P#,^K#) - The ^P# command inserts a marker (a highlighted "#") 
  528.     in the text to stand for a sequential number in a list, for example:
  529.              #.  First item.
  530.              #.  Second item...
  531.     You can then mark the list off as a block (see BLOCK COMMANDS), and use 
  532.     the ^K# command: VDE will insert the numbers (1, 2, etc) in place of the 
  533.     markers.  You will be asked for the starting number; the default is of 
  534.     course 1.  (Once this is done the markers disappear.  For frequently 
  535.     revised lists, leave the "#" markers in the file on disk; use ^K# just 
  536.     before printing, and do not save afterward.)
  537.  
  538. AUTO SAVE (^KA) - You can instruct VDE to save any changes you have made to 
  539.     disk automatically, at regular intervals.  This can ensure that you don't 
  540.     lose too much work if you make a mistake, have a power outage, etc.  The 
  541.     ^KA command lets you set the interval (1 to 255 minutes), or turn this 
  542.     feature off entirely (0).  Just press [Ret] to restore the default, 
  543.     normally 0.  [This can be changed with VINSTALL.]
  544.          Notes: will not work on untitled files; if editing multiple files, 
  545.     will not activate until you return the cursor to a file.
  546.  
  547. BLOCK COMMANDS (^K-B,K,U,Z,Y,C,V,W,PB; ^QB,K) - A block of text is delimited 
  548.     by two markers, which remain in memory until reset or deleted.  ^KB marks 
  549.     the beginning of the block; ^KK marks the end.  ^KU unmarks the block, 
  550.     removing any marker(s) set.  The block operation commands all require a 
  551.     block to be marked:
  552.          ^KY goes to and deletes the block (including markers).
  553.          ^KV moves the block (including markers) to the present cursor 
  554.     location; ^KC simply copies it, leaving the original marked.  Any place 
  555.     markers present are not transferred.  (The cursor cannot be IN the block.)
  556.          ^KZ "zooms into" a block: the rest of the text is hidden, and the 
  557.     block is temporarily treated as the entire file.  This can serve a number 
  558.     of purposes, from simply concentrating attention on one portion of a text, 
  559.     to limiting the scope of many VDE commands (^QA, ^B, ^KI...) to that 
  560.     portion.  Use ^KZ again to zoom back out.  In zoom mode: pagination is 
  561.     off; you CAN use block operations, though any block markers will disappear 
  562.     when zooming back out; if you save (^KS), VDE will automatically zoom back 
  563.     out of the block first.
  564.          ^KW writes the block text to a disk file; you will be asked for the 
  565.     filename (and optional mode).  Normally this will overwrite any pre- 
  566.     existing file; however, you can choose instead to append the text at the 
  567.     end of the file, by typing a "+" before the filename:
  568.                   Write to file: GORT        overwrites
  569.                                  +GORT       appends
  570.          The ^QB command, from wherever you are in the file, moves the cursor 
  571.     to the block start; ^QK moves to the block end.
  572.          ^KPB (^KP with B option) prints the block text only.  (See PRINTING.)
  573.  
  574. DELETING (^G,Del,^Del,^T,^Y; ^Q-Y,Del,T) -  ^G or ^[Del] deletes the character 
  575.     to the right of the cursor.  Normally, as in WordStar, [Del] deletes the 
  576.     one to the left, and [BkSp] (^H) moves left without deleting.  [BkSp/Del 
  577.     behavior can be changed.]
  578.          ^T deletes an entire word to the right (up to 255 characters).
  579.          ^Y deletes the entire current line.  ^QY deletes the part of the 
  580.     line to the right of the cursor; ^Q[Del] deletes the part to the left.
  581.          ^QT deletes to the next occurrence of a specified character (up to 
  582.     4095 characters).  EXAMPLE: ^QT. (period) deletes to the end of the 
  583.     sentence.  Special case: ^QT^M ([Ret]) deletes to the next HARD CR, the 
  584.     end of the paragraph.
  585.          Accidentally deleted text can be recovered (see UNDELETING).
  586.  
  587. FILES (^K-L,R,J,F) - ^KL loads a new file to edit, REPLACING the current one.  
  588.     (If the file has been modified, you will be prompted to confirm this.)  If 
  589.     you want to load a file in ADDITION to the current one, use AltL instead.
  590.          ^KR reads in the contents of a disk file, inserting the text at the 
  591.     current cursor position.
  592.          ^KJ deletes any disk file you specify.  (If you need more complex 
  593.     file utilities, remember that you can run any DOS command with AltR.)
  594.  
  595.          All these commands prompt for a specific filename.  If you are 
  596.     unsure, or would rather see a directory first, you can call up the file 
  597.     manager by pressing [Ret] alone (for *.*), or typing a filename with 
  598.     wildcards (eg \WORK\*.BAK).  Note: if you want to begin an untitled file, 
  599.     press ^J or ^[Ret], instead of [Ret], at the ^KL prompt.
  600.  
  601.          The file manager can also be called directly with the ^KF command.  
  602.     You may specify a directory and/or filename mask, and the files will be 
  603.     alphabetically listed.  (The default, if you just press [Ret], is the 
  604.     current file's directory, and all files *.*.)  Files display in uppercase, 
  605.     directories in lowercase.  If all items will not fit on the screen, you 
  606.     will see "..." at the end to indicate that there were more.  [Note: 
  607.     display of COM/EXE files can be suppressed.]
  608.          To remove the display, press [Esc] or [Space].  But while it is on 
  609.     screen, you may also select one of the files shown, by moving the cursor 
  610.     to it with the arrow keys.  Then, you can press:
  611.               [Ret] to load this file instead (see ^KL);
  612.               ^L    to load it as an additional file (see AltL);
  613.               ^R    to read it into the current file (see ^KR);
  614.               ^Y    to delete this file.
  615.     You can also select a directory, in which case you may press:
  616.               [Ret] to view its contents;
  617.               ^Y    to remove it (if empty).
  618.  
  619. FIND/REPLACE (^Q-F,A; ^L) -  ^QF is the command to FIND a string.  The 
  620.     search normally proceeds from the cursor position forward, and is case 
  621.     (upper/lower) sensitive.  The character "^_" (Ctrl-underline) functions as 
  622.     a wildcard: it will match any single character.  Control codes, like ^M 
  623.     for newline, can be included (with the ^P prefix where needed).  Graphics 
  624.     characters can be included using AltG.  Examples:
  625.            Find: ^MLABEL       matches "LABEL" at start of line only;
  626.            Find: 4^_^_01       matches "42201", "47401", etc;
  627.            Find: ^_ank         matches "tank", "Bank", etc.
  628.         ^QA is the REPLACE command.  It asks for a string to find, as above, 
  629.     then what to change it to.  The cursor will be placed in succession on 
  630.     each occurrence of the string, starting at the cursor location.  (You will 
  631.     see the prompt "Chg?" in the header.)  To change this instance, press "Y";  
  632.     anything else skips to the next.  To change all further instances without 
  633.     being asked, press "*".  [Esc] cancels at any time.
  634.          There are several options for find/replace.  After you enter the text 
  635.     string(s), you will be prompted to enter any of the following:
  636.            "B" = search Backward through the file;
  637.            "U" = case insensitive search (ignore Upper/lower distinction);
  638.            "G" = search Globally (from start or end of file);
  639.     and further, for replacing:
  640.            "A" = Align (reform) paragraphs again after each replacement;
  641.            "N" = No query: replace all instances without asking.
  642.     If you don't want to be prompted for options, finish entry of the find 
  643.     string (for ^QF) or replace string (for ^QA) by typing ^J instead of 
  644.     [Ret].  (^[Ret] is also ^J on most keyboards.)
  645.          Notes:  The "N" option is automatically assumed whenever ^QA is used 
  646.     in a macro.  [Uppercase can be set as your default; if so, specifying 
  647.     "U" reverts to case sensitive search.]
  648.          ^L repeats the last ^QF or ^QA command.  For ^QA, you will be asked 
  649.     whether you want to replace the found string.  In both cases, the "B", 
  650.     "U", and "A" options remain as last specified.
  651.  
  652. GRAPHICS (AltG) -  You can enter an IBM graphic character into the file text 
  653.     with the AltG command.  You will be presented with a menu of up to 32 
  654.     characters (A-Z,1-6) to choose from; the default set contains some nice 
  655.     box parts and other useful things, and has room free for other characters 
  656.     that might be loaded.  [The default set can be modified.]
  657.          Any unused menu entry can be defined on the spot.  Type "=", then the 
  658.     code (A-5) to change, then enter the extended ASCII code in either hex (80- 
  659.     FF) or decimal (128-255) format.  Example: a Greek alpha can be entered 
  660.     either as "E0" hex or "224" decimal.
  661.          VDE allows only 32 different graphics at a time out of the possible 
  662.     128 codes ASCII 80-FF.  (ASCII codes 00-1F,7F are not available as graphic 
  663.     characters in VDE.)  To enter a graphic you must first add it to the menu.  
  664.     If you load a file containing graphics, VDE will try to add any new ones 
  665.     to available spots on the menu.
  666.          CAUTION: files containing many graphics (or binary data that will be 
  667.     interpreted as graphics) are a serious problem.  If the graphics table 
  668.     fills up, any further graphics will be replaced by fuzzy blobs (graphic 
  669.     #6)!  You will see an error message, and the file will become "untitled".  
  670.     This is to prevent your saving to disk and corrupting the file.  If you 
  671.     frequently work with graphics characters you will want to keep your 
  672.     default table relatively empty to avoid this.  [Use VINSTALL.]
  673.          Graphics are sent directly to the screen as extended ASCII codes 80- 
  674.     FF.  In "A"SCII mode disk files, they are stored directly as extended 
  675.     ASCII codes.  (In modes "W,5" they are stored in WordStar 4 or 5 format.)
  676.          Printing of graphics depends on whether your printer is installed as 
  677.     an IBM graphics printer [see VINST.DOC].  If so, they will print directly.  
  678.     If not, VDE will "emulate" them, choosing standard ASCII character 
  679.     overstrikes that come as close as possible.  This usually works well, 
  680.     especially for the foreign language characters.
  681.  
  682. HEADER (^OQ) -  VDE gives you an informative "header" at the top of the screen.  
  683.     If you like, you can toggle this display on and off with the ^OQ (Quiet) 
  684.     command.  [It can also be suppressed by default.]  Turning the header off 
  685.     lets you see more text, and can speed up editing on slow terminals.
  686.     ------------------------------------------------------------------------
  687.     + VDE.DOC  /A        Pg 14   Ln 11   Cl 48   INS   vt hy AI DS MR " ^K_
  688.                         (OP/BZ)                                   (PS)
  689.     ------------------------------------------------------------------------
  690.          "+" = Multi-file flag.  Present if other file(s) are being edited.
  691.          "VDE.DOC /A" = Current filename and mode.  The full drive and path 
  692.     information, along with other files being edited, can be displayed with 
  693.     the ^KI command (see INFORMATION).
  694.          "Pg 7, etc" = Current position in file by page (in document modes), 
  695.     line, column.  If pagination (^OP) is off, you will see "Pg 0" (in 
  696.     document modes), "OP" (in "N" mode), or "BZ" if ^KZ is in effect.
  697.          "INS" = Insert mode on. (^V)
  698.          "vt" = Variable Tab mode on. (^OV)
  699.          "hy" = Hyphenation enabled. (^OH)  Doesn't display in "N" mode.
  700.          "AI" = Auto Indent mode on. (^OA)
  701.          "DS" = Double spacing. (^OS)
  702.          "MR" = Margins released. (^OX)  Doesn't display in "N" mode.
  703.          "PS" = Proportional spacing. (^OJ)  Overridden by MR.
  704.           '"' = Quote mark appears during macro recording (Esc").
  705.         "^K_" = WordStar key prefixes (and some prompts) display here.
  706.  
  707. HYPHENATION (^OH) -  VDE can't hyphenate automatically, but it can RECOGNIZE 
  708.     hyphens in the text, treating them as a legitimate place to break a line.  
  709.     If you have a long word running over the margin, you can type a hyphen, 
  710.     and wordwrap or reformat will break the word there.
  711.          VDE also can't DE-hyphenate automatically.  If VDE is trying to 
  712.     reformat and finds a hyphen at the end of a line, it will have to ask YOU 
  713.     what to do: you will see the prompt "Remove?" in the header.
  714.         Press "Y" to remove the hyphen and space, joining the word;
  715.               "N" to leave the hyphen, but still join the word;
  716.             "Esc" to ignore the hyphen, NOT joining the word.
  717.     Typically you would choose "Y" for "soft" hyphens that you introduced to 
  718.     break up a word ("intro-duction"); "N" for hard hyphens that are part of a 
  719.     word ("vis-a-vis"); and "Esc" for punctuation (dashes -- etc).  After your 
  720.     choice, reformatting will proceed automatically.
  721.          You can toggle hyphenation on and off with ^OH.  If off, hyphens are 
  722.     not recognized.  [The ^OH default can be changed.]
  723.  
  724. INFORMATION (^KI; AltI) -  ^KI displays an Information message telling you:
  725.       * the full directory, name, and timestamp of the current file;
  726.       * whether (Y/N) the file has been changed since last saved;
  727.       * any print toggles (^B,D,S etc) that seem to be mispaired;
  728.       * a WORD COUNT for documents (useful for professional writing);
  729.       * the current size of the file in bytes or K (1k = 1024 bytes);
  730.       * the number of bytes of memory used and free in this text segment;
  731.       * the size (in K) of the largest block of RAM still free;
  732.       * the names of all OTHER files being edited.
  733.          For large files, all this may take a moment to calculate.  Note that 
  734.     words are not counted in nondocuments.
  735.          The AltI command displays the VDE version, date, and usage policy.  
  736.     (An uninstalled copy of VDE does this automatically on startup.)
  737.  
  738. INSERTING (^V,[Ins],^_,^N) -  ^V or [Ins] toggles insert mode on/off.  With 
  739.     insert OFF, any text to the right of the cursor is overwritten as you 
  740.     type; with insert ON, existing text is carried to the right.  The ^_ (or 
  741.     ^-) and ^N commands (insert space, CR) are handy when insert is off.  [The 
  742.     default insert status can be changed.]
  743.  
  744. LINE SPACING (^OS) -  The ^OS command toggles between single and double line 
  745.     spacing.  In double space mode, the following functions generate double 
  746.     carriage returns:  [Ret] (^M), Insert CR (^N), Reform (^B), Wordwrap.  You 
  747.     can easily mix single and double spacing; the ^B command can convert 
  748.     between the two.
  749.          Note: a single-spaced file can also be printed out double-spaced with 
  750.     the "D" option of the ^KP command (see PRINTING).
  751.  
  752. MARGINS (^O-R,L,X,C,F) - ^OR sets the RIGHT margin, and enables wordwrap, 
  753.     reformatting, and centering.  At the prompt "Column:" enter the column 
  754.     number (2-255), or just press [Ret] for the current cursor column.  If the 
  755.     value entered conflicts with the current left margin, the left margin will 
  756.     be removed.  There are two special values for the right margin:
  757.       1 = all formatting is disabled (as in "N"ondocument mode files).
  758.       0 = unlimited right margin: carriage returns occur only at the end of a 
  759.     paragraph.  (This is a format used by some other software.)
  760.          ^OL sets the LEFT margin in an identical fashion; of course, the 
  761.     value must be less than the current right margin, so you may need to set 
  762.     the right margin first.
  763.          ^OX temporarily RELEASES the margins (resets them to 1), allowing you 
  764.     to type outside them.  Use ^OX again to restore the margins.
  765.          ^OC CENTERS the current line with respect to the margins, if set.  
  766.          ^OF sets the current line FLUSH right, if the right margin is set.
  767.  
  768. MATCHING UP FILES (AltM) -  This command is used to locate small differences 
  769.     between two largely similar files (perhaps an earlier and a later revision 
  770.     of a text).  In order to use it, you must first load these two files 
  771.     (AltL), then split the screen between them (AltW), and position the cursor 
  772.     on corresponding lines in both files (for example, the top).
  773.          Then press AltM.  Starting from these positions, VDE searches for any 
  774.     difference between the files.  If there is one, VDE will stop on those 
  775.     lines, showing the disagreeing passages side by side.  If you want to 
  776.     continue, reposition the cursors to corresponding lines if necessary, and 
  777.     press AltM again.  If no further differences are found, VDE will report 
  778.     "Not Found"; the files match.
  779.  
  780. MOVING AROUND (Arrow keys; ^F,^A; ^Q-R,C,I,P; AltO) -  VDE supports two sets 
  781.     of Arrow keys, which function interchangeably.  The first is the actual 
  782.     IBM cursor keypad (the four arrow keys); the second is the WordStar "arrow 
  783.     key diamond" ^E,^X,^D,^S.  These keys move the cursor up, down, right, and 
  784.     left respectively.
  785.          Preceded by ^Q-, any arrow key moves more Quickly: to the top or 
  786.     bottom of the screen, to the left or right end of the line.
  787.          There are also two word movement commands: ^F moves right, to the 
  788.     start of the next word; ^A moves left, to the start of the last (or 
  789.     current) word.  Both have a maximum travel of 255 characters.
  790.          For quickly covering large distances, ^QR and ^QC move all the way to 
  791.     the beginning and end of the file, respectively; ^QI moves directly to a 
  792.     given page (for documents) or line (for non-documents).  ^QP returns the 
  793.     cursor to its "previous" position -- before the last command causing a 
  794.     large movement was executed.  (^QP can be used again to cycle between 
  795.     these two positions in the file.)
  796.          Finally, the AltO command displays an "overview bar" at the top of 
  797.     the screen.  The length of the bar corresponds to the filesize, and the 
  798.     current position is marked so you can see where you are:
  799.             |  C:MODERATE.FIL  /A    Pg 1   Ln 1   Cl 1        |
  800.             |*ooooooooooooooooooooooooooo                      |
  801.     You can move the place marker left or right with the arrow keys; the 
  802.     cursor remains in the original (current) position.
  803.             |_oooooooooooooooo*oooooooooo                      |
  804.     To move to the selected position, press [Ret]; press [Esc] instead to 
  805.     cancel.  (If the file is empty or too small, AltO does not function.)
  806.  
  807. MULTIPLE FILES (AltL,B,N,X,Q,C,P) -  VDE allows you to edit several different 
  808.     files simultaneously, if you have enough memory.  This can be done from 
  809.     the command line, by giving the filenames separated by commas.
  810.          Otherwise, to Load additional files, press AltL.  You may specify a 
  811.     single filename, or a list delimited with commas or semicolons (see 
  812.     SYNTAX); for an untitled file, press ^J or ^[Ret].  You can also access 
  813.     the file manager with [Ret] or wildcards (see FILES).  (This command will 
  814.     fail if you run out of memory, or are already editing the maximum number, 
  815.     or another file by that name.)
  816.          Once multiple files are in use, AltB and AltN can be used to cycle 
  817.     back and forth through the files being edited.  If you Quit or Exit 
  818.     (^KQ,^KX) from one file, you will be returned to the previous one.
  819.          AltX exits ALL files immediately, saving any changes made.  AltQ 
  820.     quits ALL files immediately, without saving; if any of them have been 
  821.     modified, you will be prompted once to confirm this.
  822.          AltC Cuts a marked block of text, placing it in a buffer for later 
  823.     recovery.  (The original remains, unless you delete it with ^KY.)  AltP 
  824.     Pastes in the previously cut text at the cursor position.  The text in the 
  825.     buffer remains available for further pasting.  (Cut and Paste thus allow 
  826.     block copying and moving between files.)
  827.  
  828. PAGINATION (^OP; ^PL) -  The ^OP command sets the page length.  Enter a value 
  829.     0 to 255 lines, or just press [Ret] to restore the default.  [Normally 56.]
  830.          When the value is nonzero, it determines the page and line shown in 
  831.     the document header ("Pg xx Ln xx"), and all page functions in the Print 
  832.     routine (pagination, headers, start/stop at page) are enabled.  A formfeed 
  833.     will be sent after printing.  [VDE does not send a formfeed before 
  834.     printing; install one in your printer initialization if you want.]
  835.          When the value is zero, pagination is off.  The header will say "Pg 0 
  836.     Ln xxxx", showing you the absolute line number in the file.  Also, 
  837.     printing occurs with no page breaks.  (This is useful for printing small 
  838.     things right after each other on the same sheet; or, in conjunction with 
  839.     the "*" option, to print out multiple copies of index cards, labels, etc.)
  840.          The ^PL command embeds a formfeed (^L) in the text.  This code 
  841.     functions as a page break: you can type ^PL at the start of a line to 
  842.     begin a new page.  In document ("A,W,5") file modes, this will be 
  843.     reflected in the header page/line count, use of ^QI and other page-related 
  844.     commands, etc; it does not affect line count in "N"on-documents, or when 
  845.     pagination is off (^OP 0).
  846.          Moving around in a large file is a little quicker in "N" mode, or 
  847.     with pagination off (^OP 0), as pagebreaks don't need to be recalculated.  
  848.     This is so for this file (VDE.DOC), which contains several formfeeds.
  849.  
  850. PLACE MARKERS (^PZ; ^QZ) -  You can set any number of temporary place markers 
  851.     in the text with ^PZ (they will appear as ^Z).  The ^QZ command moves the 
  852.     cursor to the next place marker in the file, cycling back to the top of 
  853.     the file as needed.  (Place markers are NOT saved to disk.)
  854.  
  855. PRINTER CODES (^P) -  Several common control codes for special effects in 
  856.     printing can be entered into text with the ^P prefix.  These include:
  857.          ^P^H - backspace - overstrike previous character
  858.            ^M - carriage return - enter a CR without a LF to overstrike line
  859.            ^I - hard (ASCII) tab - printers respond variously to this
  860.            ^L - formfeed - will cause a page break
  861.     These control codes display on screen as highlighted capital letters.  
  862.     (^PM displays as a CR marker.)  You can only embed a few such codes 
  863.     with ^P: many codes in the ASCII range 00-1F have reserved uses within 
  864.     VDE; extended characters 80-FF must be entered with AltG (see GRAPHICS).
  865.          In addition, rather than constantly having to enter the complex 
  866.     "escape commands" for printer effects such as underlining, VDE lets you 
  867.     enter a single marker, which will be translated into the proper codes 
  868.     during printing.  VDE supports a set of 13 codes for this purpose: seven 
  869.     toggles, six switches.  [See VINST.DOC on how to install the proper 
  870.     commands for your printer.  Only two toggles will work even if not 
  871.     installed: ^PS and ^PX.]  The conventional WordStar meanings are:
  872.        Toggles: ^P^B  boldface        Switches: ^P^Q  (user def 1)
  873.                   ^D  ("doublestrike")            ^W  (user 2)
  874.                   ^S  underline                   ^E  (user 3)
  875.                   ^Y  italic ("ribbon")           ^R  (user 4)
  876.                   ^T  superscript                 ^A  alternate pitch
  877.                   ^V  subscript                   ^N  standard pitch
  878.                   ^X  strikeout [has no installation]
  879.     but you can use them for anything you like.  "Toggles" are good for 
  880.     features like underlining that are turned on and off; enter them twice, at 
  881.     the beginning and end of the desired text.  "Switches" are better for 
  882.     multi-valued parameters like character pitch; enter them once.
  883.          EXAMPLE: using ^PS for underlining, you could type:
  884.              This is how you get ^PSunderlined text^PS in VDE.
  885.     If toggles are not properly paired, you will find print effects continuing 
  886.     throughout the rest of your document.  To save time and effort, use the 
  887.     ^KI command to check for this before printing.  (If an "S" appears under 
  888.     the "^Check" heading, there is an unpaired ^S somewhere.)
  889.  
  890. PRINTER DRIVERS (AltV) -  Since many people use more than one kind of 
  891.     printer, VDE accomodates two different printer drivers, a primary and an 
  892.     alternate.  Before printing a file, you can select which one is active 
  893.     using the AltV command.  [You can choose the two drivers with VINSTALL.]
  894.  
  895. PRINTING (^KP) -  The ^KP command Prints the file from memory.  You will be 
  896.     asked for a set of "Options:", at which point you may enter one or more of 
  897.     the following, in any order:
  898.        '...'  sends a string of escape commands to printer before printing.
  899.        D      DOUBLESPACES the printout.
  900.        B      prints only the currently marked BLOCK.
  901.        Tnn    sets the TOP MARGIN to nn lines.      [The default margins can
  902.        Lnn    sets the LEFT MARGIN to nn columns.    be set with VINSTALL.]
  903.        ^      FILTERS control characters ^X so they print out as text "^X".
  904.        *nn    prints the entire job out nn TIMES (nn=1...255).
  905.        P      PAUSES for your keystroke before each page (sheet feed).
  906.  
  907.        N      NUMBERS pages sequentially, at top right.
  908.        C      numbers pages at bottom CENTER.
  909.        @nn    begins printing AT page nn.
  910.        #nn    prints only (up to) a TOTAL of nn pages.
  911.        O,E    prints only Odd or Even pages (print one, then run the paper 
  912.             back through and print the other, for double-sided printing).
  913.        =nn    MAKES the first page number show as nn.
  914.        "..."  uses the quoted string as a HEADER.  The string will print in 
  915.             the top right corner of each page, followed by the page number if 
  916.             "N" was selected.  (Maximum length is 50 characters.)
  917.               Note: you can include the current Time or Date in the header 
  918.             simply by entering ^T or ^D, respectively.
  919.     (The paging options (N/C,@,#,O/E,=,"") are NOT allowed if the page length 
  920.     is set to 0 (^OP), or if 'B'lock print was chosen.  'C' cannot be used 
  921.     together with 'N' or "".)
  922.  
  923.        (FILENAME)   redirects printer output to a disk file.  All print 
  924.             control codes will go into the file just as they would have been 
  925.             sent to your printer.  If you want to append the output to an 
  926.             existing file, type a "+" before the name: "(+FILENAME)".
  927.  
  928.               EXAMPLE 1:      Options:  L12P
  929.     will print the file with a left margin of 12, pausing before each page 
  930.     until you press a key (other than Esc).
  931.               EXAMPLE 2:      Options:  @6#2=21"(^T) Instructions, page"N
  932.     will print the 6th and 7th pages, numbering them 21 and 22, with a header 
  933.     like this:  "(3:41 PM) Instructions, page 21".
  934.               EXAMPLE 3:      Options:  BD(+SCRATCH)
  935.     will append the print output of the current marked Block, double spaced, 
  936.     to the disk file SCRATCH.
  937.  
  938.          NOTES:  If you are in "W" or "5" file mode, any dot commands in the 
  939.     file (lines beginning with ".") will not be printed.
  940.          You can abort printing at any time by pressing Esc.
  941.  
  942. PROPORTIONAL SPACING (^OJ) -  If your printer has a proportionally spaced 
  943.     font, you can get VDE to use it, and to format text so that it will print 
  944.     with more appropriate margins.  With ^OJ on, your printer will be put in 
  945.     proportional mode [see VINST.DOC] when printing; and all wordwrap and 
  946.     reformatting (^B,^OC,^OF) will take advantage of a built-in table of 
  947.     typical character widths, resulting in somewhat different margins, and 
  948.     hopefully a better justified printout.  (Note: words will often seem to 
  949.     extend "beyond" the right margin on screen when editing.)
  950.  
  951. RULER LINE (^OT) -  To help you align text properly, ^OT displays a "ruler 
  952.     line" above the text.  Type ^OT again to remove it.  A moving pointer 
  953.     indicates the current column.
  954.          In each column you will see one of several symbols: the arrow "v" is 
  955.     the cursor column; "L,R" designate the current margins; "." indicates 
  956.     areas outside the current margins, "-" within them.  Also, tab stops are 
  957.     marked by either "|" (Variable) or "!" (Hard).  Examples:
  958.         ("A" mode)      L-----|-----|--------v--|--------------R........
  959.         ("N" mode)      !.......!.......!....v..!.......!.......!.......
  960.  
  961. RUN COMMAND/SHELL (AltR) - Typing AltR causes VDE to produce a replica of the 
  962.     DOS prompt (eg, "C:\WORK>").  At this point you are still in VDE, 
  963.     and all its input rules apply (press ^U to cancel, etc) -- but you can 
  964.     execute any command just as you would under MSDOS.  You can copy or rename 
  965.     files, or run any other program you like, and afterwards VDE will prompt 
  966.     you to "Press Esc" (or Space), upon which you will return to your 
  967.     undisturbed VDE editing session.  VDE leaves no disk files open, so you 
  968.     can do anything you like with an AltR command.  (Exception: don't load new 
  969.     memory-resident utilities; this fouls up the DOS memory allocation.)
  970.          In addition, there is a special VDE command that can be typed at this 
  971.     "fake DOS" prompt:  SHELL.  This lets you out into what is known as a 
  972.     Command Shell: you are actually back IN MSDOS, and can use any number 
  973.     of commands or move around as you like; when through, you need to type the 
  974.     command EXIT to leave the Shell.  At this point you will be back in VDE, 
  975.     and will see the "Press Esc" prompt to return to editing.
  976.          NOTE 1: VDE must be able to find your command interpreter (usually 
  977.     COMMAND.COM), and there must be enough free memory to load it and run the 
  978.     chosen program.  VDE checks the COMSPEC environment variable.  If your 
  979.     CONFIG.SYS file doesn't include a line like SET COMSPEC=C:\COMMAND.COM, 
  980.     you should add one.
  981.          NOTE 2: Using the AltR command in MACROS is tricky.  Any keyboard 
  982.     input expected by the program or shell must be typed by YOU; it will not 
  983.     be taken from the macro.  And you must remember to include in your macro 
  984.     the [Esc] keystroke needed to return to editing in VDE after it finishes.
  985.  
  986. SAVE/EXIT (^K-N,S,X,D,Q) - ^KN renames your work.  This allows you to change 
  987.     the filename in the header before saving.  (Accepts mode option; you can 
  988.     also specify a mode alone, eg "/W", simply to change the current mode.)
  989.          ^KS saves your work so far: what's in memory is written to disk under 
  990.     the filename in the header.  (You must have a filename; one will be 
  991.     requested if necessary.)  If that file already existed, a copy with the 
  992.     extension .BAK will be preserved [this can be supressed].  If the file has 
  993.     not been modified, you will be prompted to confirm whether you meant to 
  994.     resave it anyway.
  995.          There are several different commands for finishing up:
  996.          ^KX saves your work, and then EXITS to DOS.
  997.          ^KD (Done) saves your work, then loads a new file to edit.
  998.          ^KQ just QUITS, without saving to disk.  If the file has been 
  999.     modified, you will be prompted to confirm that you meant to do this!
  1000.  
  1001. SCREEN CONTROLS (^W,^Z; Esc^,v,<,>; ^O-E,D,Z; AltE,A) -  VDE provides a 
  1002.     number of commands affecting the screen display:
  1003.          The ^W and ^Z commands scroll the screen up and down a line at a 
  1004.     time, without moving the cursor in the text (unless necessary).
  1005.          Preceded by Esc-, any arrow key shifts the SCREEN, leaving the cursor 
  1006.     in place: the text view moves up/down 1/4 screen, or right/left 32 
  1007.     columns.  (The cursor must be past column 32 to allow horizontal shifts.)
  1008.          Preceded by ^O-, either UP arrow key (eg, ^OE) makes the current text 
  1009.     line the top of the screen.
  1010.          The ^OD command shows you a preview of the screen with all non- 
  1011.     printing codes (markers, ^P codes, etc) hidden.  This is handy for making 
  1012.     sure that text is aligned properly.  Press [Esc] to continue editing.
  1013.          The ^OZ command temporarily "Zaps" (blanks) the entire screen; good 
  1014.     for avoiding CRT burn-in, or just protecting work from prying eyes or 
  1015.     fingers.  Restore the screen by pressing [Esc].  This is also useful if 
  1016.     some other software (like a resident utility) has messed up the screen: 
  1017.     type ^OZ,Esc and VDE will completely restore it.
  1018.          The AltE command lets you see more lines of text on screen, if you 
  1019.     have an enhanced graphics adapter.  It toggles between normal 25-line 
  1020.     mode and a compressed mode of 43 (EGA) or 50 (VGA) lines.  [Note: the 
  1021.     compressed fonts can be hard to read.  You can choose an alternative font 
  1022.     with VINSTALL.]
  1023.          The AltA command works ONLY with the ATI EGA Wonder video card; do 
  1024.     not use it otherwise.  (Many Kaypro PCs come with this card.)  This 
  1025.     toggles between normal 80-column mode and ATI 132-column mode.  It can be 
  1026.     used alone, or in combination with AltE to provide a 43x132 screen.
  1027.  
  1028. SPLITTING FILES (AltS) -  If you encounter a text file that is too large for 
  1029.     VDE to load and edit, you can divide it into manageable chunks with the 
  1030.     Split command.  Suppose you have a big file HUGE.DOC.  Type AltS, then 
  1031.     answer at the prompt:
  1032.            Split file, output name (w/#):  HUGE.DOC, PIECE.#
  1033.     VDE will go through the file HUGE.DOC and write out a series of smaller 
  1034.     files PIECE.1, PIECE.2 etc, which can then be edited.  (You can tidy up 
  1035.     the transitions between them with Cut and Paste, if you like.)
  1036.          Note that the output name must be separated from the input by a 
  1037.     comma, and must contain one # sign, which will be replaced by a 1, 2, etc 
  1038.     in sequence.  (The above example could have used HUGE-#.DOC, etc.)  Make 
  1039.     sure you have enough disk space for the output files.
  1040.  
  1041. TABS ([Tab],Shft[Tab],Esc[Tab]; ^O-V,I,N) -  There are two Tab modes, Variable 
  1042.     and Hard; the ^OV command toggles between them.  In Hard Tab mode the Tab 
  1043.     key produces an actual ^I (ASCII TAB); whether this overwrites any 
  1044.     existing text depends on the INSERT toggle.  Hard Tabs display at fixed 
  1045.     intervals of 8 screen columns.
  1046.          In Variable Tab mode, the Tab key moves the cursor to the next 
  1047.     variable tab stop.  Existing text is not overwritten; spaces are added at 
  1048.     the end of a line as needed.  Up to eight tab stops may be set with ^OI 
  1049.     and cleared with ^ON; the defaults are in columns 5, 15, 35, and 55.  
  1050.     [These are reconfigurable.]  The Shft[Tab] command tabs backwards (left), 
  1051.     useful for moving around in tables, etc.
  1052.          You can always get a Hard Tab with ^PI, or a Variable Tab with 
  1053.     Esc[Tab], no matter what tab mode you are in.
  1054.          The set/clear commands prompt for a column number, or you can press 
  1055.     [Ret] for the cursor column.  In addition, the Set command ^OI accepts 
  1056.     two further options, both of which replace all earlier tab settings:
  1057.               @nn           Set tabs every "nn" columns
  1058.               #n1,n2,...    Set tabs to columns "n1,n2,..."
  1059.     You can simply clear all variable tabs by typing "@" or "#" alone.
  1060.  
  1061. TIME/DATE (AltT,D) -  If your MSDOS system maintains the system clock 
  1062.     properly, VDE can read it and insert the current time and date in your 
  1063.     file automatically.  Just press AltT for the Time, or AltD for the Date.  
  1064.     The string will appear at the current cursor location, as though you had 
  1065.     typed it in yourself: for example,
  1066.               1:21 PM            [or 13:21 -- format can be selected]
  1067.               January 15, 1988   [or 1/15/88, 15 January 1988, 15.1.88]
  1068.  
  1069. UNDELETING (^U) -  The undelete function can be used to recover any amount of 
  1070.     text lost by the last deletion operation (whether character, word, line, 
  1071.     or block).  This includes an overstruck character.  The text will be 
  1072.     replaced at the current cursor location.
  1073.  
  1074. UPPER/LOWER CASE (^^; ^K",') -  The ^^ (Ctrl-caret or ^6) changes the case of 
  1075.     the character at the cursor, if it was a letter, and moves to the next.  
  1076.     Useful for changing case of a few characters.
  1077.          The ^K" command changes all text in a marked block (see BLOCK 
  1078.     COMMANDS) to uppercase; ^K' changes it all to lowercase.
  1079.  
  1080. WINDOWS (^OW; AltW,F; ^[PgUp,Dn]) -  VDE can split the screen into two windows, 
  1081.     showing you either two parts of the same file or two different files.  
  1082.     AltF moves the cursor back and forth between the two windows.  The ^[PgUp] 
  1083.     and ^[PgDn] keys can scroll through BOTH windows in synchronization.
  1084.         The ^OW command is used in a SINGLE file; it creates a window in the 
  1085.     bottom half of the screen, duplicating the current file text.  You can 
  1086.     move to a different place in the file within this window, and continue 
  1087.     editing, with the original text still in view in the top window.  (Note: 
  1088.     any modifications made to the file will not be reflected in the inactive 
  1089.     window until you return to it.)  Typing ^OW again removes the Window.
  1090.         The AltW command splits the screen Window between two DIFFERENT files 
  1091.     being edited, showing you both at once.  (If the file you get in the 
  1092.     window isn't the one you wanted, find it by cycling through with 
  1093.     AltB/AltN.)  Typing AltW again restores fullscreen editing.
  1094.  
  1095. WORDWRAP & REFORMAT (^B, ^OB) -  WORDWRAP is automatic in Document modes 
  1096.     ("A,W,5") whenever the right margin is set.  Any text entered will be kept 
  1097.     within the current margin settings.  The end of a paragraph is marked by a 
  1098.     "HARD CR", which occurs when you press the [Ret] key.  (This is a CR 
  1099.     immediately following a nonspace.)  In contrast, when wordwrap occurs you 
  1100.     get a "SOFT CR" (which is actually a CR with a space before it).  You can 
  1101.     change a hard CR into a soft one, or vice versa, by deleting or adding a 
  1102.     space at the end of the line; hitting [Ret] also hardens a soft CR.  The 
  1103.     distinction between hard and soft CRs is only important when reformatting.
  1104.          ^B REFORMATS from the line the cursor is on, to the end of the para- 
  1105.     graph, according to the current margin settings and line spacing.  (Thus 
  1106.     ^B is used not only to reshape a paragraph after editing, but also to 
  1107.     change its margins and line spacing.)  Indentation can be tricky if you 
  1108.     have a left margin set: if the current line is indented relative to the 
  1109.     next one, VDE assumes that amount as your paragraph indentation.
  1110.          ^OB toggles DISPLAY OF HARD CRs.  Hard CRs, otherwise invisible, are 
  1111.     normally displayed as a left-arrow character in Document files.  Some may 
  1112.     find these distracting, so they can be turned off.
  1113.  
  1114.  
  1115. =========================  4. GENERAL INFORMATION  ===========================
  1116.  
  1117.  
  1118. DIRECTORIES -  When editing with VDE, the default directory assumed by the ^K 
  1119.     file commands (^KL,R,N,F,J) is that of the current file; when editing 
  1120.     multiple files, this can differ from one to the next.  The directory does 
  1121.     not display in the header, but can be seen with ^KI or at the ^KF prompt.
  1122.          The current DOS directory remains unchanged, and it is the default 
  1123.     when using the AltL or AltR commands.  (It can be changed with CHDIR under 
  1124.     AltR.  Note that AltL and ^KL have different defaults!)
  1125.  
  1126. ERROR MESSAGES -  Press Esc or Space to continue.  "Error" alone means the 
  1127.     command used just won't work in this situation.  (Example: a block command 
  1128.     was used with no block marked.)  More specific errors are:
  1129.       "Out of Memory" - the file, block, or key string won't fit in RAM.
  1130.         "Invalid Key" - an illegal command key sequence was pressed.
  1131.   "Invalid Name/Path" - file not read/written because path does not exist,
  1132.                           or filename is a duplicate, or illegal (COM/EXE).
  1133.           "I/O Error" - file not found, disk full, invalid drive, etc.
  1134.     "Cannot Reformat" - word too long, or margins invalid.
  1135.           "Not Found" - the object of a search was not found.
  1136.   "Graphics Overflow" - too many graphics in file to fit in table.
  1137.         "Macro Error" - programming command misused, or recording overflow.
  1138.  
  1139.          IMPORTANT NOTE: On DOS 2.x systems, an attempt to access an empty 
  1140.     disk drive or to print when the printer is not online can produce a 
  1141.     critical error message directly from DOS, something like:
  1142.               "Device not ready; Ignore, Retry, or Abort?"
  1143.     If this should happen, correct the situation and press "R" for Retry.  
  1144.     Pressing "I" usually has no effect.  DO NOT PRESS "A", as this will exit 
  1145.     from VDE back to DOS, losing any text in memory!
  1146.          If, after recovering from such an error, the message is still on 
  1147.     screen, you can press ^OZ,Esc to redisplay your text.
  1148.  
  1149. FILE MODES -  VDE has four "file modes": "A"SCII document, "W"ordStar 
  1150.     document, WordStar "5" document, and "N"on-document.  The main difference 
  1151.     is in the format of the disk files:
  1152.          In "A" or "N" mode, VDE reads and writes standard ASCII text, a 
  1153.     universal format that can be produced or accepted by virtually all 
  1154.     software.  These two modes differ only in providing different sets of 
  1155.     default options.  "A" mode is designed for word processing; "N" mode is 
  1156.     for programming and other special applications.
  1157.          In "W" mode, VDE reads and writes WordStar 3.3/4.0 compatible 
  1158.     document files.  NOTE: this compatibility is limited.  Any right justifi- 
  1159.     cation in a WordStar document is REMOVED when the file is read into VDE.
  1160.          In "5" mode, VDE reads and writes WordStar 5.0 compatible document 
  1161.     files.  NOTE: this compatibility is very limited.  Features specific to 
  1162.     WordStar 5.0 (fonts, etc), as well as any right justification, will be 
  1163.     REMOVED when the file is read into VDE.
  1164.         DEFAULTS FOR:                 Margins     TABS    HARD CR DISP.
  1165.       documents ("A","W","5")         ACTIVE    variable      [on]
  1166.       "N"on-document                  DISABLED    hard        off
  1167.          The file mode option can be specified along with the filename at any 
  1168.     VDE file function prompt (such as "Read in file:"), allowing you to read 
  1169.     or write text in whatever format needed.
  1170.          [The default mode (used when none is specified) is "A", but this can 
  1171.     be changed.  In addition, you can specify automatic filetype defaults to 
  1172.     declare exceptions (for example, all ".ASM" files as "N" mode).]
  1173.  
  1174. FLOPPY DISK SPACE -  If you run out of disk space when writing a file, you can 
  1175.     just insert another disk.  (Always keep a blank FORMATTED disk around -- 
  1176.     though you can run FORMAT with AltR, if necessary.)  Alternatively, you 
  1177.     can use ^KF/^KJ (or AltR) to find and delete unneeded files.  [If you have 
  1178.     small disks, you can also choose not to preserve BAK files.]
  1179.          Let VDE's filesize limits encourage you to break work up into files 
  1180.     of 64k or so; larger files make inefficient use of floppy disks, too.
  1181.  
  1182. MEMORY -  VDE allocates memory for a file according to need, up to a maximum 
  1183.     of 64k.  (1k = 1024 bytes.)  If you check the usage of memory (^KI) you 
  1184.     will find that VDE compresses text: a file typically occupies 20-25% less 
  1185.     memory than its actual size.  Thus the largest file that can be edited 
  1186.     with VDE in 64k is roughly 80k.
  1187.          VDE runs well with anywhere from 128k to 640k RAM; the number and 
  1188.     size of files you can edit depends on the amount of memory you have.  If 
  1189.     you are running short of memory while editing, try: exiting files you no 
  1190.     longer need; cutting (AltC) an empty block, to empty the cut buffer.
  1191.          Running a DOS command requires enough free memory (beyond VDE's 
  1192.     usage) to load a copy of COMMAND.COM and any programs you intend to run 
  1193.     under it.  You may not have enough memory to do this if you are editing 
  1194.     many files with VDE, or you have lots of memory-resident software (TSRs).
  1195.  
  1196. PROMPTS -  First, VDE has several simple prompts requiring you to confirm an 
  1197.     action by typing "Y" or "N".  These warning messages appear on line 1 
  1198.     (though they are NOT given when a macro is running):
  1199.          "Abandon changes?" - a file you want to quit has been changed.
  1200.          "Unchanged; save?" - the file you want saved hasn't been changed.
  1201.   "File exists; overwrite?" - such a file already exists and will be lost.
  1202.  "Not recoverable; delete?" - block to delete is too big for undeletion.
  1203.     These confirmation prompts appear at the right edge of the header:
  1204.                     "Chg?" - do you want to change this instance of a string?
  1205.                  "Remove?" - do you want to remove this hyphen?
  1206.     Then, there are a few special purpose prompts:
  1207.           "Repeat count:" - enter (optional "^Q" and) repeat count for macro.
  1208.           "Store to key:" - enter (optional "^N/Q" and) key number.
  1209.                     "Rdy" - press any key to print next page (Esc quits).
  1210.     Finally, there are a variety of prompts for either numeric or string 
  1211.     input, like "Column:" or "Find string:".  You are expected to type in a 
  1212.     string (up to 65 characters).  The following control keys operate:
  1213.          Correct error:  [BkSp] (^H)          Erase entire entry:  ^X
  1214.          Finish entry:   [Ret] (^M) or (^J)   Abort operation:     ^U
  1215.     Note that to get any of these codes into the string itself, you must 
  1216.     precede it with ^P (this includes ^P).
  1217.          EXAMPLE: to find a line beginning with a "*" (find "^M,*") type
  1218.                      ^QF^P[Ret]*[Ret].
  1219.  
  1220. WORDPERFECT COMPATIBILITY -  Limited.  VDE cannot read or write WordPerfect 
  1221.     files directly, but WordPerfect users can import and export ASCII text, 
  1222.     which can be edited with VDE (see FILE MODES).  You can edit in VDE using 
  1223.     a function-key command set much like WordPerfect's, by loading the WP.VDF 
  1224.     definition file [see VINST.DOC].
  1225.  
  1226. WORDSTAR COMPATIBILITY -  Nearly complete.  VDE can read and write WordStar 
  1227.     files, and makes a very useful accessory for WordStar users.  (For 
  1228.     example, I generally do all my writing in VDE, using its speed and extra 
  1229.     features; but sometimes I need to take advantage of WordStar's more 
  1230.     sophisticated printing abilities, or ability to edit larger files.)
  1231.          Aside from the absence of a "No-File" menu, VDE operates very much 
  1232.     like WordStar.  It does lack some WordStar commands, and then, it has some 
  1233.     of its own.  VDE's macro commands are completely different (they were 
  1234.     developed before WordStar had macros!).  Aside from that, note the 
  1235.     following differences in common commands:
  1236.  
  1237.         COMMON USE      WORDSTAR 4   VDE 1.3          VDE USE
  1238.     Hide block            ^KH          ^KU      Actually unmarks block.
  1239.     Set Place Mark       ^K0..9        ^PZ      Not individually numbered.
  1240.     Go to Place Mark     ^Q0..9        ^QZ      Cyclic.
  1241.     Time, Date stamp     Esc!,@       AltT,D
  1242.  
  1243.       COMMON COMMAND     WORDSTAR 4 USE               VDE USE
  1244.           ^^ (^6)       Soften hard CR        Transpose upper/lowercase
  1245.            ^KN          Column block mode     Rename current work
  1246.            ^OB          Display soft spaces   Display hard CRs
  1247.            ^OF          Ruler from text       Flush right
  1248.            ^OP          Preview mode          Set page length
  1249.            ^OJ          Right justification   Proportional spacing
  1250.  
  1251.     Note also that VDE does not obey WordStar "dot commands" in text, though 
  1252.     in "W" or "5" mode it will avoid printing them.  You can get a page break 
  1253.     (WordStar .PA) in VDE with the ^PL command.
  1254.  
  1255.  
  1256. ===========================  5. APPLICATION TIPS  ============================
  1257.  
  1258.  
  1259. DESQVIEW.  VDE supports the DesqView multitasking software environment.  This 
  1260.     means VDE can be run in the IBM configuration (direct video output) within 
  1261.     a DesqView window, and cooperates fully with time sharing under DesqView.
  1262.  
  1263. FOREIGN ASCII FILES - If you edit an ASCII file created by other software, you 
  1264.     may find the format different from what VDE expects.
  1265.          1. HARD CRs.  The file may be properly formatted but full of hard 
  1266.     CRs, making it impossible to REformat.  There are two easy ways to solve 
  1267.     this problem: first, you can use ^QA to find "^M"s and selectively replace 
  1268.     them with " ^M".  Alternatively, the following macro (best stored as a 
  1269.     quiet macro key) does a good job of "softening up" a paragraph:
  1270.                ^QS ^X Esc=_] Esc=^M] ^S ^V_^V ^D Esc![
  1271.          2. NO CRs.  Some software stores every paragraph as one long line, 
  1272.     with CRs only at the end.  To edit such files in VDE you may need to 
  1273.     reformat (^B) to more normal margins.  If you want to produce such a file 
  1274.     yourself, set the right margin (^OR) to "0" and reformat (^B) before 
  1275.     saving to disk.  (See MARGINS.)
  1276.  
  1277. PROGRAMMING.  VDE (in "N"ondocument mode) makes a fine programmer's editor.
  1278.          A growing number of languages today include their own "integrated" 
  1279.     environment editor, that guides you straight to errors detected during 
  1280.     compilation.  You can use VDE in a very similar manner, if you have a 
  1281.     compiler or assembler that generates typical error messages (such as "Line 
  1282.     1091: Type of operands must match").  After saving your source file to 
  1283.     disk, just use the AltR command to run the compiler, with the MSDOS ">" 
  1284.     option to redirect output to a disk file; for example,
  1285.                      C:\WORK>compile prog.src >listing
  1286.     Then use AltL to load the error reports in LISTING.  You can go back and 
  1287.     forth between LISTING and PROG.SRC (windowing both if desired), using the 
  1288.     ^QI command to move to each line where an error was detected.
  1289.  
  1290. REDIRECTING I/O.  All the standard DOS device names are supported by VDE's 
  1291.     input and output routines: CON, LST, PRN, LPTx, COMx, AUX, NUL.  You might 
  1292.     find this useful one day, though I never have.  What it means, in 
  1293.     practice, is that you should not try to edit a file with one of these 
  1294.     reserved names, as VDE will try to read or write to the device.
  1295.  
  1296. SPELLING CHECKERS.  VDE has no integrated support for a spelling checker.  
  1297.     However, some such programs are designed to work in a standalone mode, 
  1298.     from the DOS prompt, with a filename argument, eg:
  1299.                      C:\WPROC>spellchk my.doc
  1300.     Once you have saved your text to a disk file, you can of course run such a 
  1301.     program with VDE's AltR command, then reload the file (^KL) and/or 
  1302.     misspelling list and scan for any errors flagged.
  1303.  
  1304. STRUCTURED LANGUAGES.  VDE's auto-indent function (^OA) is convenient for many 
  1305.     structured programming languages including C and Pascal.  However, in 
  1306.     order to use it effectively in a nondocument, you must either indent with 
  1307.     the space bar rather than the tab key, or set VARIABLE TABS using the ^OV 
  1308.     and ^OI commands (see TABS).  Auto-indent can't cope with the actual 
  1309.     (hard) tab characters normally inserted in nondocuments when the [Tab] key 
  1310.     is pressed.
  1311.  
  1312. TRANSPOSING TEXT.  Often you may need to switch the order of letters, words, 
  1313.     or lines erroneously typed.  The "undelete" feature can be exploited to 
  1314.     move text, rather like a quick-and-dirty block move.  For example, if the 
  1315.     cursor is at the start of a word, the sequence of commands ^T^F^U (which 
  1316.     of course can be assigned to a macro key) will swap that word with the one 
  1317.     following it.  Similarly ^G^D^U will swap a pair of letters, and ^Y^X^U 
  1318.     will swap two lines.
  1319.  
  1320. WORDSTAR/ASCII CONVERSION.  Since VDE handles files in several formats 
  1321.     (ASCII, WordStar 3/4, WordStar 5), you can easily use it to convert files 
  1322.     from one of these formats to another.  Simply load the file, use ^KN to 
  1323.     specify a different file mode (and perhaps name), and save.
  1324.          When you are mixing file modes (for example, reading a WordStar file 
  1325.     into an ASCII file), VDE's disk input routine can usually recognize text 
  1326.     as either WS or ASCII, and will translate accordingly.  Under some 
  1327.     circumstances this may fail; in this event, quit or delete the resulting 
  1328.     garbage and try again, specifying the correct file mode (eg, "/W").
  1329.  
  1330.  
  1331. ==============================================================================
  1332.  
  1333.      For further information, see accompanying files:
  1334.             - VINST.DOC for information on MACROS and the use of VINSTALL
  1335.             - VDE.UPD for version history, including recent changes
  1336.  
  1337.          ---  Eric Meyer, 401 12th Ave SE #139, Norman OK 73071  ---
  1338.  
  1339. ==============================================================================
  1340.